Skip to content

Impl MSC4461: Storing per-message profiles for users - #1589

Merged
eleboucher merged 2 commits into
SableClient:devfrom
j0lol:impl-msc4461-pmp-storage
Aug 3, 2026
Merged

Impl MSC4461: Storing per-message profiles for users#1589
eleboucher merged 2 commits into
SableClient:devfrom
j0lol:impl-msc4461-pmp-storage

Conversation

@j0lol

@j0lol j0lol commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Description

Migrates PMP account data to the format described in MSC4461. Extensions to the format are defined in my informal MSCF002. (Though ambiguity behavior defined in this spec have not been implemented just yet.)

Part of #1279

Type of change

breaking change on an experimental feature, with migrations

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@j0lol
j0lol force-pushed the impl-msc4461-pmp-storage branch 4 times, most recently from 114469b to a9f32a2 Compare August 3, 2026 15:21
@j0lol
j0lol marked this pull request as ready for review August 3, 2026 15:24
Comment thread src/app/hooks/usePerMessageProfile.ts
Comment thread src/app/hooks/usePerMessageProfile.ts
Comment thread src/app/features/settings/Persona/PerMessageProfileEditor.tsx
Comment thread src/app/features/settings/Persona/PerMessageProfileEditor.tsx Outdated
Comment thread src/app/plugins/pluralkit-handler/PKitCommandMessageHandler.ts
Comment thread src/app/plugins/pluralkit-handler/PKitCommandMessageHandler.ts
Comment thread src/app/plugins/pluralkit-handler/PKitCommandMessageHandler.ts
Comment thread src/app/features/settings/Persona/PerMessageProfileEditor.tsx Outdated
@j0lol
j0lol force-pushed the impl-msc4461-pmp-storage branch 2 times, most recently from 6ab70dc to 28479cb Compare August 3, 2026 16:24
@j0lol
j0lol force-pushed the impl-msc4461-pmp-storage branch from 28479cb to b50b10f Compare August 3, 2026 16:40
@j0lol
j0lol force-pushed the impl-msc4461-pmp-storage branch from 9ab05c5 to afe64da Compare August 3, 2026 17:04
@eleboucher
eleboucher enabled auto-merge August 3, 2026 19:46
@eleboucher
eleboucher added this pull request to the merge queue Aug 3, 2026
Merged via the queue into SableClient:dev with commit 4a735be Aug 3, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants